home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD32 Gamer 13 / CD32 Gamer - 1995 - Issue 13.iso / demos / agatunnel / agatunnel.readme < prev    next >
Text File  |  1994-09-07  |  2KB  |  57 lines

  1. Short: agatunnel - hypnotic color cycling effects
  2. Type: gfx/aga
  3. Author: ex-grahn@mdstud.chalmers.se (Jörgen Grahn)
  4. Uploader: ex-grahn@mdstud.chalmers.se
  5.  
  6. Many years ago, when a friend of mine had convinced me
  7. to buy a used Amiga, I got my hands on a small
  8. program named Tunnel. It was originally a demo program
  9. for some Modula-2 system; thus source code in Modula-2
  10. was included. The program was so cool, my brother and I
  11. used to turn off the light in the room and watch the
  12. psychedelic colours flickering by.
  13.  
  14. The program didn't work on my new AGA Amiga - there was
  15. no synchronization and the colours shift much too fast.
  16. I wrote this quick hack to produce a similar effect,
  17. but enhanced to make use of all the 24 color bits of AGA.
  18.  
  19. The 'tunnel' is a very simple effect, but it is cheaper
  20. than hallucinogen drugs - unless there are Psilocybin
  21. mushrooms growing where you live anyway ;-)
  22.  
  23. On the other hand, watching ambient videos on MTV late at night
  24. is rather cheap too...
  25.  
  26. As it is, AGATunnel will open a screen in the same resolution
  27. as the Workbench and make some simple colour cycling effects,
  28. giving the impression of a moving multi-color tunnel.
  29. Stop the program by feeding it a CONTROL-C signal
  30. (with the C:Break command for example).
  31.  
  32. This is a quick hack, but it's fun to watch. Some caveats:
  33.  
  34.     It is 3.0-only, CLI/Shell-only and AGA-only
  35.  
  36.     The number of bitplanes and speed of the color cycling
  37.     is hard-coded. If you want to change it, you have to
  38.     recompile the program.
  39.  
  40.     The speed is hard-coded with respect to my own
  41.     machine, an A4000/030. The effects _may_ look a
  42.     bit strange in some screenmodes on A1200s and A4000s.
  43.     I don't know.
  44.  
  45.     The program looks ugly while it draws the initial
  46.     tunnel. Once again, this isn't high-quality software.
  47.  
  48.     The algorithms for generating the color sequence
  49.     could be enhanced, giving a much cooler effect.
  50.  
  51. This archive is in the Public Domain. Do what you want with it.
  52.  
  53. Jörgen Grahn
  54. Wetterlinsgatan 13E
  55. S-521 34 Falköping
  56. SWEDEN
  57.